Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server-side RFC9207 implementation #701

Merged
merged 7 commits into from
Feb 11, 2025
Merged

Conversation

azmeuk
Copy link
Collaborator

@azmeuk azmeuk commented Feb 5, 2025

This implements the server-side RFC9207 specification, as discussed in #700.

Basically, this adds a after_authorization_response grant hook, and implement a IssuerParameter extension that trigger the hook and add a iss parameter to the responses.

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes

  • No

  • You consent that the copyright of your pull request source code belongs to Authlib's author.

@lepture lepture merged commit 9965445 into lepture:master Feb 11, 2025
8 of 9 checks passed
@azmeuk azmeuk deleted the 700-rfc9207 branch February 11, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants